-
Home
-
Podcast Player – Your Podcasting Companion
-
7.3.0
-
Code
-
Classes
- StoreManager
| Total Complexity |
53 |
| Dependencies |
3 |
| Dependents |
6 |
| Total lines |
394 |
| Lines of code |
216 |
| Logical lines of code |
133 |
| Comment lines |
137 |
| Methods |
17 |
| Properties |
0 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_podcast_index() |
S |
54 |
6 |
22 |
| update_custom_data() |
S |
61 |
5 |
12 |
| update_misc_data() |
S |
61 |
5 |
12 |
| update_podcast() |
S |
55 |
4 |
20 |
| get_podcast() |
S |
58 |
4 |
16 |
| delete_podcast() |
S |
59 |
4 |
14 |
| add_new_podcast() |
S |
55 |
3 |
20 |
| add_alias_to_podcast() |
S |
59 |
3 |
14 |
| get_custom_data() |
S |
61 |
3 |
13 |
| get_misc_data() |
S |
61 |
3 |
13 |
| add_podcast_to_index() |
S |
57 |
2 |
17 |
| delete_podcast_from_index() |
S |
66 |
3 |
8 |
| get_register() |
S |
75 |
2 |
4 |
| delete_custom_data() |
S |
66 |
2 |
8 |
| delete_misc_data() |
S |
65 |
2 |
9 |
| register() |
S |
62 |
1 |
12 |
| __construct() |
S |
91 |
1 |
2 |